home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000405_news@columbia.edu _Mon Jan 3 17:22:48 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  7KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA03572
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 Jan 2000 17:22:48 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA26894
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 3 Jan 2000 17:03:11 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Announcing C-Kermit 7.0
  11. Date: 3 Jan 2000 22:03:11 GMT
  12. Organization: Columbia University
  13. Message-ID: <84r6av$q89$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16.  
  17. C-Kermit 7.0 is a new release of C-Kermit communications software for UNIX
  18. (all versions), VMS, VOS, QNX, OS-9, Plan 9, AOS/VS, and other platforms.
  19. It replaces C-Kermit 6.0 of September 1996.  If you have Web access, you can
  20. skip the rest of this message and go here:
  21.  
  22.   http://www.columbia.edu/kermit/ckermit.html
  23.  
  24. for a more complete presentation, complete with download links.
  25.  
  26. The major new features of C-Kermit 7.0 include:
  27.  
  28. A new license
  29.   o Allows inclusion of C-Kermit with Free UNIX distributions
  30.  
  31. Making and Using Connections
  32.   o Internet Kermit Service Daemon (IKSD) - client and server
  33.   o Kerberos IV, Kerberos V, SRP, and SSL/TLS security
  34.   o HTTP client commands
  35.   o A new and improved Telnet protocol engine
  36.   o TELNET protocol option debugging
  37.   o Support for IBM AIXLink/X.25
  38.   o Connections via external programs like ssh or tn3270
  39.   o PPP dialing in UNIX
  40.   o Give multiple phone numbers to the DIAL command
  41.   o New support for 8 data bits + parity on serial connections
  42.   o New ability to select number of stop bits on serial connections
  43.   o Dialing improvements (10-digit dialing, blind dialing, PBXs, etc)
  44.   o SET DIAL MACRO for last-minute phone number manipulations
  45.   o 20 new built-in modem types
  46.   o New all-purpose "generic-high-speed" modem type.
  47.   o Higher serial speeds in VMS, IRIX, SCO, BSDI, Linux, . . .
  48.   o Hardware flow control for more platforms
  49.  
  50. File Transfer and Management
  51.   o FAST Kermit protocol settings are now the default
  52.   o New streaming protocol for FTP-like speeds on reliable connections
  53.   o Binary mode is now the default for file transfer, rather than text
  54.   o File-transfer command switches (e.g. for file selection)
  55.   o File-transfer pipes and filters
  56.   o Automatic per-file text/binary mode switching (by name)
  57.   o Transfer and preservation of file permissions
  58.   o Ability to transfer directory trees even between unlike systems
  59.   o Ability to move or rename each file after successful send or receive.
  60.   o High-precision timers and statistics
  61.   o New display and log formats
  62.   o New options for coping with broken Kermit protocol partners
  63.  
  64. Character Sets
  65.   o Automatic transfer/file character-set matching in file transfer.
  66.   o Unicode / ISO-10646 Universal Character Set
  67.   o Full conversion between Japanese character sets and Unicode
  68.   o KOI8-R (Russian) and KOI8-U (Ukrainian) character sets
  69.   o ISO 8859-7 Latin/Greek Alphabet (= ELOT 928)
  70.   o ELOT 927 Greek, CP869 Greek code page
  71.   o ISO 8859-15 Latin Alphabet 9 (includes Euro and OE)
  72.   o Bulgaria-PC (code page)
  73.   o Mazovia (Polish PC code page)
  74.   o CP855 (Cyrillic PC code page)
  75.   o CP858 (West European PC code page, includes Euro)
  76.   o CP1250, 1251, 1252 (Windows code pages, include Euro)
  77.  
  78. Logs
  79.   o New syslogging option for UNIX
  80.   o New connection log
  81.   o New brief transaction-log format option
  82.   o New FTPD-like transaction-log format option
  83.   o Time-critical debugging with millisecond timestamps.
  84.   o Unbuffered transaction log (e.g. for UNIX "tail -f")
  85.  
  86. Script Programming
  87.   o A new general-purpose file i/o package
  88.   o Floating-point numbers and arithmetic
  89.   o Associative arrays
  90.   o Ability pass arguments to command files as well as macros
  91.   o Pattern matching in the [M]INPUT command
  92.   o Ability to pass more than ten arguments to a macro or command file
  93.   o Expanded command buffer length to allow bigger macros, variables, etc.
  94.   o Maximum number of macros increased.
  95.   o New support for compound Boolean expressions.
  96.   o "kerbang" scripts now take arguments from the command line.
  97.   o New built-in Array operations: COPY, RESIZE, CLEAR, SET, SORT, ...
  98.   o SEND an array as if it were a file
  99.   o New SCREEN command for screen clearing & cursor positioning.
  100.   o Date conversion functions (Julian dates, etc)
  101.   o Timed ASK commands
  102.   o New IF conditions
  103.   o Automatic arrays
  104.   o Array initializers
  105.   o Assignment operators
  106.   o New TRACE and SHOW STACK commands for debugging scripts.
  107.  
  108. New platforms
  109.   o IRIX 6.2, 6.3, 6.4, and 6.5
  110.   o AIX 4.2, 4.3 (including X.25)
  111.   o DG/UX 5.4R4.11
  112.   o Solaris 2.6 (including X.25 support)
  113.   o Solaris 7
  114.   o SCO OpenServer R5.0.0 through 5.0.5
  115.   o SCO Unixware 7
  116.   o HP-UX 10.01, 10.10, 10.20, 10.30, 11.00
  117.   o Trusted HP-UX
  118.   o Mac OS/X
  119.   o OpenStep 4.2
  120.   o Red Hat Linux 5.1 through 6.1
  121.   o Slackware Linux 3.5 through 7.0
  122.   o SuSE Linux 6.0
  123.   o MkLinux DR3
  124.   o New OpenBSD/NetBSD/FreeBSD versions
  125.   o Siemens Nixdorf Reliant UNIX 5.43 and 5.44
  126.   o Sequent DYNIX/ptx 4.4
  127.   o Stratus VOS with TCP/IP and X.25 support
  128.   o VMS 7.2
  129.  
  130. This is just a brief list; you can find more detail on the new C-Kermit
  131. 7.0 web page:
  132.  
  133.   http://www.columbia.edu/kermit/ckermit.html
  134.  
  135. The complete story runs to more than 200 printed pages, and can be found in
  136. the ckermit2.txt file, which is a supplement to Using C-Kermit, 2nd Edition,
  137. until the new 3rd Edition is ready, probably about 6 months from now.
  138.  
  139. Thanks to the hundreds of people who contributed to the development and
  140. testing of this new release over the past 3+ years, especially Jeffrey
  141. Altman, Peter Eichhorn, Lucas Hart, Peter Mauzey, Fred Smith, Christian
  142. Mondrup, Gerry Belanger, Clarence Dold, Graham Jenkins, William Bader,
  143. Martin Whitaker, Nigel Roles, Dat Nguyen, Dragan Milicic, Steve Walton,
  144. Nelson Beebe, JP Radley, Joe Doupnik, Ted T'so, and Carl Friend, with
  145. apologies to anybody I forgot to list!
  146.  
  147. We have made and/or collected over 100 individual binaries so far; if you
  148. can make any that are not listed as current on the web page:
  149.  
  150.   http://www.columbia.edu/kermit/ckermit.html#bin
  151.  
  152. please let me know.
  153.  
  154. If you have any problems getting or using the new version, send email
  155. to kermit-support@columbia.edu.
  156.  
  157. Frank da Cruz
  158. The Kermit Project
  159. Columbia University